Home
last modified time | relevance | path

Searched defs:cFormats (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A DPublicMethods.cpp1242 const FX_WCHAR* cFormats[] = {L"m/d", in AFDate_Format() local
1276 const FX_WCHAR* cFormats[] = {L"m/d", in AFDate_Keystroke() local
1310 const FX_WCHAR* cFormats[] = {L"HH:MM", L"h:MM tt", L"HH:MM:ss", in AFTime_Format() local
1331 const FX_WCHAR* cFormats[] = {L"HH:MM", L"h:MM tt", L"HH:MM:ss", in AFTime_Keystroke() local
/dports/editors/texmaker/texmaker-5.0.3/pdfium/fpdfsdk/javascript/
H A DPublicMethods.cpp1234 const FX_WCHAR* cFormats[] = {L"m/d", in AFDate_Format() local
1271 const FX_WCHAR* cFormats[] = {L"m/d", in AFDate_Keystroke() local
1307 const FX_WCHAR* cFormats[] = {L"HH:MM", L"h:MM tt", L"HH:MM:ss", in AFTime_Format() local
1331 const FX_WCHAR* cFormats[] = {L"HH:MM", L"h:MM tt", L"HH:MM:ss", in AFTime_Keystroke() local
/dports/net/freerdp/freerdp-2.5.0/channels/audin/client/winmm/
H A Daudin_winmm.c53 UINT32 cFormats; member
/dports/net/freerdp/freerdp-2.5.0/client/Windows/
H A Dwf_cliprdr.c1196 UINT cFormats, PUINT pcFormatsOut) in cliprdr_GetUpdatedClipboardFormats()