HomeSort by relevance Sort by last modified time
    Searched refs:hAccel (Results 1 - 5 of 5) sorted by null

  /external/icu4c/samples/layout/
clayout.c 74 HACCEL hAccel;
96 hAccel = LoadAccelerators(hInstance, szAppName);
108 if (!TranslateAccelerator(hwnd, hAccel, &msg)) {
layout.cpp 73 HACCEL hAccel;
95 hAccel = LoadAccelerators(hInstance, szAppName);
107 if (!TranslateAccelerator(hwnd, hAccel, &msg)) {
  /external/libpng/contrib/visupng/
VisualPng.c 80 HACCEL hAccel;
132 hAccel = LoadAccelerators (hInstance, szProgName);
136 if (!TranslateAccelerator (hwnd, hAccel, &msg))
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 150 milliseconds